.Net Framework > v2.0.50727 > System > Array > FindLastIndex<T> FindLastIndex<T>(T[],Int32,Int32,Predicate<T>)
FindLastIndex<T>(T[],Int32,Predicate<T>)
FindLastIndex<T>(T[],Predicate<T>)


FindLastIndex<T>(T[],Int32,Int32,Predicate<T>)

Category
Method
Description
Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the last occurrence within the range of elements in the System.Array that contains the specified number of elements and ends at the specified index.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayT[]
startIndexInt32
countInt32
matchSystem.Predicate<T>
Tags
01892ABD01, 02E3ABA98D, 0376596F91

FindLastIndex<T>(T[],Int32,Predicate<T>)

Category
Method
Description
Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the last occurrence within the range of elements in the System.Array that extends from the first element to the specified index.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayT[]
startIndexInt32
matchSystem.Predicate<T>
Tags
01892ABD01, 02E3ABA98D, 0376596F91

FindLastIndex<T>(T[],Predicate<T>)

Category
Method
Description
Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the last occurrence within the entire System.Array.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayT[]
matchSystem.Predicate<T>
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database